home *** CD-ROM | disk | FTP | other *** search
- set dos$genpk <Texroot>.dospk
- |
- | MakeTexPK requires Brian Brunskwick's Bits Module (supplied)
- |
- RMEnsure Bits 1.01 RMload <texRoot>.Library.bits
- RMEnsure Bits 1.01 Error One Requires Bits Module
- |
- |
- | DVIPS stuff
- |
- Setmacro TexFig <dirname>.^.figs
- |
- | Place epsf files to be included using EPSF.STY in a directory 'figs' in the same
- | directory as your 'tex' work directory (but not in it).
- | The EPSF file should be <name>.ps for \epsfbox{name.ps}, where <name> is a directory and
- | 'ps' is the file.
- |
- Setmacro Texinputs <TexFig>,<TeXRoot>.Inps
- Setmacro vfpath <texroot>.dvips.fonts.f6
- Setmacro tfmpath <TeXRoot>.fonts.f1,<TeXRoot>.fonts.f2,<TeXRoot>.fonts.f3,<TeXRoot>.fonts.f4,<vfpath>
- Setmacro Texpks <TeXRoot>.fonts.f5
- Setmacro texconfig <texroot>.dvips
- setmacro headerpath <texconfig>
- set dvips$offset 0.0cm,-1.5cm
- SetMacro alias$ps1 dvips -O <dvips$offset> -o <rubbish$dir>.Apple %%*0
- SetMacro alias$ps dvips -o <rubbish$dir>.Apple %%*0
- SetMacro alias$MakeTexPK obey -c <tex$dir>.Obeyfiles.auto %%*0
- SetMacro alias$cliTexPk obey -c <tex$dir>.Obeyfiles.mktexpk %%*0
- SetMacro alias$dosTexPk obey -c <dos$genpk>.gendospk %%*0
- |
- | Set up command line aliases
- |
- SetMacro Alias$TeX WimpSlot 896k|mvirtex &plain %%*0
- SetMacro Alias$LaTeX WimpSlot 896k|mvirtex &lplain %%*0
- SetMacro Alias$AmsTeX WimpSlot 896k|mvirtex &amstex %%*0
- |
- | Modified to include current directory as TexInputs path
- |
- SetMacro Alias$TeX1 dirname %%0|mWimpSlot 896k|mvirtex &plain %%*0
- SetMacro Alias$LaTeX1 dirname %%0|mWimpSlot 896k|mvirtex &lplain %%*0
- SetMacro Alias$AmsTeX1 dirname %%0|mWimpSlot 896k|mvirtex &amstex %%*0
-